/* font and GENERAL */
p{
    font-size: 1em;
}
label{
    font-size: 1em;
    font-weight: bold;
}

html{
    min-height: 100vh;
    scroll-behavior: smooth;
}
body{
    min-height: 100%;
    /* perspective: 1000px; */
}
h1{
    text-align: center;
    padding-top: 2%;
    padding-bottom: 1.5%;
}
h3{
    padding-top: 2%;
}
section{
    perspective: 1000px;
}
p>a{
    font-size: 1em;
}
p>a:hover{
    text-decoration: none;
    font-size: 1.1em;
    transition-duration: 1s;
    color: lightblue ;
    text-shadow:1px 1px  black;

}
.labelPass{
    margin-bottom: 5%;
}
.labelName{
    margin-bottom:5%
}

@media screen and (max-width: 1199px) {
    
    .labelName{
        margin-bottom: 0px;
        margin-top: 5%;
    }
    .labelPass{
        margin-bottom: 0px;
        margin-top: 5%;
        margin-left: 1%;
    }
}

@media screen and (max-width: 600px) {
    .labelName{
        margin-bottom: 0px;
        margin-top: 5%;
    }
    .labelPass{
        margin-bottom: 0px;
        margin-top: 5%;
        margin-left: 1%;
    }
}


/*  */


#buttonFormConnexion{
    margin-top: 5%;
}
#formConnexion{
    margin:auto;
    width: 100%;
}

.pFooterConnexion{
    margin-left: 3%;
}
.sectionConnexion{
    margin-top: 8%;
}
.connexionPassword{
    margin-top: 5%;
}

.footerConnexion{
    margin-top: 16%;
}
@media screen and (max-width: 600px) {
    .footerConnexion{
        margin-top: 50%;
    }
}
@media screen and (max-width: 1024px) {
    
    .footerConnexion{
        margin-top: 67%;
    }
}


/* ci-dessus le css de la page de connexion */

.sectionAccueil{
    margin-left:2%;
    margin-top:2%
}
.pHeader{
    margin-left:2%;
}
.footerDiv{
    padding-left:2%
}

.footer{
    margin-top: 20%;
    margin-bottom: 0;
    height: 15%;
    width: 100%; 
    perspective: 1000px;
}

@media screen and (max-width: 600px) {
    .mentionLegale{
        padding-left:5%;
    }
}


#logoMaison{
    width: 10%;
    margin-left: 3%

}
#logoMaison:hover{
    width: 15%;
    transition : ease 1s;
}

/* ci-dessus le css de la page d'accueil footer et header inclus */

.modifyFormUser{
    margin-top: 2%;
}

.rowFormUser{
    margin-bottom: 2%;
}


/* ci-dessus le css de la page modifier user */

.modifyPassUser{
    margin-top: 3%;
}

/* ci-dessus la page de modification de mot de passe */

#buttonCreateElement{
    margin-top: 15%;
}
#buttonModifyElement{
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 50px;
}
#buttonDeleteElement{
    margin-left:50px;
}

.elementsDisplay{
    margin-top: 10%;
}

.blackBorder{
    border-bottom: 1px solid black;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* ci-dessus la page de creation modification supprésiond'élément  */

.priceCreation{

    margin-top: 5%;
}

@media screen and (min-width: 600px) {
    #buttonPriceCreation{
        margin-left: 20%;
        margin-top: 10%;
}
}
@media screen and (max-width: 600px) {
    #buttonPriceCreation{
        margin-bottom: 15%;
}
}

.displayPrices{

    margin-top: 10%;
    margin-bottom: 10%;
}




/* ci-dessus la page de création modification supprésion de prix */

#buttonCar{
    
    margin-top: 40px;
    margin-bottom: 60px;
}
#buttonDeleteCar{
    margin-top: 40px;
    margin-bottom: 60px;
}

#buttonCar1{
    
    margin-top: 15%;

}
.formRow{

    margin-bottom: 5%;
}
h2{
    text-align: center;
    padding-top: 1%;
    padding-bottom: 1%;
}
.alert{
    font-size: 1.8em;
    text-align: center;
    color: red;
}

/* ci-dessus la page de création modification des voitures */


#buttonCreateClearing{

    margin-top: 15%;
}
#buttonModifyClearing{
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 50px;
}
#buttonDeleteClearing{
    margin-left:50px;
}

/* ci-dessus la page de creation modification des dégarnissages  */

.createGarage{
    margin-top: 5%;
}
.modifyGarage{
    margin-top: 5%;
}
#buttonGarage{
    margin-bottom: 20px;
    margin-top: 20px;
    height: 5%;
}
#buttonDeleteGarage{
    margin-bottom: 20px;
    margin-top: 20px;
}
/* ci dessus la page de modification des garages */

.selectQuotationList{

    margin-top: 5%;
}
.quotationList{
    margin-left: auto;
    margin-right: auto;
}

/* ci-dessus le css pour la partie gerer mes devis */ 

#buttonDeleteQuote{
    margin-left: 19%;
}

.newQuotationRow{
    margin-bottom:5%;
    margin-top: 3%;
}

.editQuotationRow{
    margin-top:2%;
}

.totalPrice{
    text-align: center;
    margin-top: 5%;
}
.toBold{
    font-weight: bold;
}
#buttonCreateComment{
    margin-top: 3%;
}
#buttonCreateClearing{
    margin-top: 3%;
}
#buttonCreatePdf{
    margin-top: 5%;
}
.buttonsPdf{
    margin-top:5%;
}
#buttonQuote1{
    margin-top: 25px;
}
#buttonQuote2{
    margin-top: 25px;
}
@media screen and (max-width: 991px) {
    #buttonDeleteQuote{
        margin-left: -2%;
        margin-top: 5%;
    }
    #buttonQuoteModification{
        margin-top: 5%;
    }
    .toAlignOnPhone{
        text-align:center;
        margin-top: 5%;
    }
    #buttonCreateComment{
        margin-top: 2%;
    }
    #buttonCreateClearing{
        margin-top: 2%;
        margin-bottom: 5%;
    }
    .debourragePadding{
        padding-right: 30px!important;
        
    }
    .marginInput{
        margin-left: 10px!important;
    }
    .radioToMarge{
        margin-left:10px!important;
    }
    #buttonCreateQuote{
        margin-top: 5%!important;
    }
    #buttonQuote1{
        margin-top: 5%;
    }
    #buttonQuote2{
        margin-top: 5%;
    }
    #buttonPriceCreation{
        margin-top: 5%;
        margin-bottom: 5%;
    }
    #buttonCar1{
        margin-top: 5%;
    }
    #buttonCar{
        margin-top: 5%;
    }
    #buttonCreateElement{
        margin-top: 2%;
    }

}
@media screen and (max-width: 600px) {
    .sp{
        margin-left: 5%!important;
    }
    .spLab{
        margin-left: 12%!important;
    }
    .formEdit{
        margin-top: 5%;
    }
}


/* ci-dessus le css pour la partie editer mes devis */ 

#myBtn {
    display: none; 
    position: fixed;
    bottom: 150px; 
    right: 30px; 
    z-index: 99; 
    border: none; 
    outline: none; 
    background-color:#195ca3; 
    color: white; 
    cursor: pointer; 
    padding: 15px; 
    border-radius: 10px; 
    font-size: 18px; 
    opacity: 0.7;
  }
  
  #myBtn:hover {
    background-color: #555; 
  }
  #myBtn2 {
    position: fixed;
    bottom: 50px; 
    right: 30px; 
    z-index: 99; 
    border: none; 
    outline: none; 
    background-color:#195ca3; 
    color: white; 
    cursor: pointer; 
    padding: 15px; 
    border-radius: 10px; 
    font-size: 18px; 
    opacity: 0.7;
  }
  
  #myBtn2:hover {
    background-color: #555; 
  }

/* ci dessus le css de la fleche vers le haut */